Syntax
Interface
Parameters
Parameters |
Description |
---|---|
[in] BSTR CursorWord |
The word to use as the center of the list |
[in] long Range |
The number of words before and after this word to find in the index |
Description
Updates the word list with a new cursor word, which is the word in the middle of the list. Range is the number of words surrounding the cursor word
Remarks
ListMatchingWords finds words that match a particular search expression. ListWords, in contrast, lists a specified number of words before and after a particular word in the index.